protected Button OKButton
'Declaration
Protected OKButton As Button
'Usage
Dim instance As AnnotationSaveDescriptionDialog
Dim value As Button
value = instance.OKButton
instance.OKButton = value
protected: Button* OKButton
protected:
Button* OKButton