Activates the next control. Overload List
Overriden. Called when the controls size or position is about to change. Syntax Parameters x The new System.Windows.Forms.Control.Left property value of the control.y The new System.Windows.Forms.Control.Top property value of the control.width The new System.Windows.Forms.Control.Width property value of the contro...
Assigns the specified value to the control. Syntax Parameters text The text to assign to the control.
Returns a Boolean value that determines whether the AlwaysInEditMode property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the AlwaysInEditMode property is not set to its default value; otherwise, it returns False. Invoke the ...
Returns a Boolean value that determines whether the Appearance property is set to its default value. Syntax Return Value True if the propery is set to a non-default value. Remarks Returns True if the Appearance property is not set to its default value; otherwise, it returns False. Use this method to determine if a...
Returns a Boolean value that determines whether the AutoSize property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the AutoSize property is not set to its default value; otherwise, it returns False. Invoke the ResetAutoSize me...
Returns a Boolean value that determines whether the BorderStyle property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the BorderStyle property is not set to its default value; otherwise, it returns False. Invoke the ResetBorde...