Serial port and GPS

SerialForm Methods

The methods of the SerialForm class are listed below. For a complete list of SerialForm class members, see the SerialForm Members topic.

Public Instance Methods

Activate (inherited from Form) 
AddOwnedForm (inherited from Form) 
BeginInvoke (inherited from Control)Overloaded.  
BringToFront (inherited from Control) 
Close (inherited from Form) 
Contains (inherited from Control) 
CreateControl (inherited from Control)Overloaded.  
CreateGraphics (inherited from Control) 
CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from Component)Overloaded.  
DoDragDrop (inherited from Control) 
DrawToBitmap (inherited from Control) 
EndInvoke (inherited from Control) 
Equals (inherited from Object) 
FindForm (inherited from Control) 
Focus (inherited from Control) 
GetChildAtPoint (inherited from Control)Overloaded.  
GetContainerControl (inherited from Control) 
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetNextControl (inherited from Control) 
GetPreferredSize (inherited from Control) 
GetType (inherited from Object) 
Hide (inherited from Control) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
Invalidate (inherited from Control)Overloaded.  
Invoke (inherited from Control)Overloaded.  
LayoutMdi (inherited from Form) 
PerformAutoScale (inherited from ContainerControl) 
PerformLayout (inherited from Control)Overloaded.  
PointToClient (inherited from Control) 
PointToScreen (inherited from Control) 
PreProcessControlMessage (inherited from Control) 
PreProcessMessage (inherited from Control) 
RectangleToClient (inherited from Control) 
RectangleToScreen (inherited from Control) 
Refresh (inherited from Control) 
RemoveOwnedForm (inherited from Form) 
ResetBackColor (inherited from Control) 
ResetBindings (inherited from Control) 
ResetCursor (inherited from Control) 
ResetFont (inherited from Control) 
ResetForeColor (inherited from Control) 
ResetImeMode (inherited from Control) 
ResetRightToLeft (inherited from Control) 
ResetText (inherited from Control) 
ResumeLayout (inherited from Control)Overloaded.  
Scale (inherited from Control)Overloaded.  
ScrollControlIntoView (inherited from ScrollableControl) 
Select (inherited from Control)Overloaded.  
SelectNextControl (inherited from Control) 
SendToBack (inherited from Control) 
SetAutoScrollMargin (inherited from ScrollableControl) 
SetBounds (inherited from Control)Overloaded.  
SetDesktopBounds (inherited from Form) 
SetDesktopLocation (inherited from Form) 
Show (inherited from Form)Overloaded.  
Show (inherited from Control)Overloaded.  
ShowDialog (inherited from Form)Overloaded.  
SuspendLayout (inherited from Control) 
ToString (inherited from Form) 
Update (inherited from Control) 
Validate (inherited from ContainerControl)Overloaded.  
ValidateChildren (inherited from Form)Overloaded.  

Protected Instance Methods

AccessibilityNotifyClients (inherited from Control)Overloaded.  
ActivateMdiChild (inherited from Form) 
AdjustFormScrollbars (inherited from Form) 
ApplyAutoScaling (inherited from Form)Obsolete.  
CenterToParent (inherited from Form) 
CenterToScreen (inherited from Form) 
CreateAccessibilityInstance (inherited from Control) 
CreateControlsInstance (inherited from Form) 
CreateHandle (inherited from Form) 
DefWndProc (inherited from Form) 
DestroyHandle (inherited from Control) 
Dispose (inherited from Form)Overloaded.  
Finalize (inherited from Component) 
GetAccessibilityObjectById (inherited from Control) 
GetAutoSizeMode (inherited from Control) 
GetScaledBounds (inherited from Form) 
GetScrollState (inherited from ScrollableControl) 
GetService (inherited from Component) 
GetStyle (inherited from Control) 
GetTopLevel (inherited from Control) 
InitLayout (inherited from Control) 
InvokeGotFocus (inherited from Control) 
InvokeLostFocus (inherited from Control) 
InvokeOnClick (inherited from Control) 
InvokePaint (inherited from Control) 
InvokePaintBackground (inherited from Control) 
IsInputChar (inherited from Control) 
IsInputKey (inherited from Control) 
MemberwiseClone (inherited from MarshalByRefObject)Overloaded.  
MemberwiseClone (inherited from Object)Overloaded.  
NotifyInvalidate (inherited from Control) 
OnActivated (inherited from Form) 
OnAutoSizeChanged (inherited from Control) 
OnAutoValidateChanged (inherited from ContainerControl) 
OnBackColorChanged (inherited from Control) 
OnBackgroundImageChanged (inherited from Form) 
OnBackgroundImageLayoutChanged (inherited from Form) 
OnBindingContextChanged (inherited from Control) 
OnCausesValidationChanged (inherited from Control) 
OnChangeUICues (inherited from Control) 
OnClick (inherited from Control) 
OnClientSizeChanged (inherited from Control) 
OnClosed (inherited from Form) 
OnClosing (inherited from Form) 
OnContextMenuChanged (inherited from Control) 
OnContextMenuStripChanged (inherited from Control) 
OnControlAdded (inherited from Control) 
OnControlRemoved (inherited from Control) 
OnCreateControl (inherited from Form) 
OnCursorChanged (inherited from Control) 
OnDeactivate (inherited from Form) 
OnDockChanged (inherited from Control) 
OnDoubleClick (inherited from Control) 
OnDragDrop (inherited from Control) 
OnDragEnter (inherited from Control) 
OnDragLeave (inherited from Control) 
OnDragOver (inherited from Control) 
OnEnabledChanged (inherited from Form) 
OnEnter (inherited from Form) 
OnFontChanged (inherited from Form) 
OnForeColorChanged (inherited from Control) 
OnFormClosed (inherited from Form) 
OnFormClosing (inherited from Form) 
OnGiveFeedback (inherited from Control) 
OnGotFocus (inherited from Control) 
OnHandleCreated (inherited from Form) 
OnHandleDestroyed (inherited from Form) 
OnHelpButtonClicked (inherited from Form) 
OnHelpRequested (inherited from Control) 
OnImeModeChanged (inherited from Control) 
OnInputLanguageChanged (inherited from Form) 
OnInputLanguageChanging (inherited from Form) 
OnInvalidated (inherited from Control) 
OnKeyDown (inherited from Control) 
OnKeyPress (inherited from Control) 
OnKeyUp (inherited from Control) 
OnLayout (inherited from Form) 
OnLeave (inherited from Control) 
OnLoad (inherited from Form) 
OnLocationChanged (inherited from Control) 
OnLostFocus (inherited from Control) 
OnMarginChanged (inherited from Control) 
OnMaximizedBoundsChanged (inherited from Form) 
OnMaximumSizeChanged (inherited from Form) 
OnMdiChildActivate (inherited from Form) 
OnMenuComplete (inherited from Form) 
OnMenuStart (inherited from Form) 
OnMinimumSizeChanged (inherited from Form) 
OnMouseCaptureChanged (inherited from Control) 
OnMouseClick (inherited from Control) 
OnMouseDoubleClick (inherited from Control) 
OnMouseDown (inherited from Control) 
OnMouseEnter (inherited from Control) 
OnMouseHover (inherited from Control) 
OnMouseLeave (inherited from Control) 
OnMouseMove (inherited from Control) 
OnMouseUp (inherited from Control) 
OnMouseWheel (inherited from ScrollableControl) 
OnMove (inherited from Control) 
OnNotifyMessage (inherited from Control) 
OnPaddingChanged (inherited from ScrollableControl) 
OnPaint (inherited from Form) 
OnPaintBackground (inherited from ScrollableControl) 
OnParentBackColorChanged (inherited from Control) 
OnParentBackgroundImageChanged (inherited from Control) 
OnParentBindingContextChanged (inherited from Control) 
OnParentChanged (inherited from ContainerControl) 
OnParentCursorChanged (inherited from Control) 
OnParentEnabledChanged (inherited from Control) 
OnParentFontChanged (inherited from Control) 
OnParentForeColorChanged (inherited from Control) 
OnParentRightToLeftChanged (inherited from Control) 
OnParentVisibleChanged (inherited from Control) 
OnPreviewKeyDown (inherited from Control) 
OnPrint (inherited from Control) 
OnQueryContinueDrag (inherited from Control) 
OnRegionChanged (inherited from Control) 
OnResize (inherited from Form) 
OnResizeBegin (inherited from Form) 
OnResizeEnd (inherited from Form) 
OnRightToLeftChanged (inherited from ScrollableControl) 
OnRightToLeftLayoutChanged (inherited from Form) 
OnScroll (inherited from ScrollableControl) 
OnShown (inherited from Form) 
OnSizeChanged (inherited from Control) 
OnStyleChanged (inherited from Form) 
OnSystemColorsChanged (inherited from Control) 
OnTabIndexChanged (inherited from Control) 
OnTabStopChanged (inherited from Control) 
OnTextChanged (inherited from Form) 
OnValidated (inherited from Control) 
OnValidating (inherited from Control) 
OnVisibleChanged (inherited from Form) 
ProcessCmdKey (inherited from Form) 
ProcessDialogChar (inherited from Form) 
ProcessDialogKey (inherited from Form) 
ProcessKeyEventArgs (inherited from Control) 
ProcessKeyPreview (inherited from Form) 
ProcessTabKey (inherited from Form) 
RaiseDragEvent (inherited from Control) 
RaiseKeyEvent (inherited from Control) 
RaiseMouseEvent (inherited from Control) 
RaisePaintEvent (inherited from Control) 
RecreateHandle (inherited from Control) 
ResetMouseEventArgs (inherited from Control) 
RtlTranslateAlignment (inherited from Control)Overloaded.  
RtlTranslateHorizontal (inherited from Control) 
RtlTranslateLeftRight (inherited from Control) 
ScaleControl (inherited from Form)Overloaded.  
ScaleCore (inherited from Form) 
ScrollToControl (inherited from ScrollableControl) 
Select (inherited from Form)Overloaded.  
SetAutoSizeMode (inherited from Control) 
SetBoundsCore (inherited from Form) 
SetClientSizeCore (inherited from Form) 
SetDisplayRectLocation (inherited from ScrollableControl) 
SetScrollState (inherited from ScrollableControl) 
SetStyle (inherited from Control) 
SetTopLevel (inherited from Control) 
SetVisibleCore (inherited from Form) 
SizeFromClientSize (inherited from Control)Overloaded.  
UpdateBounds (inherited from Control)Overloaded.  
UpdateDefaultButton (inherited from Form) 
UpdateStyles (inherited from Control) 
UpdateZOrder (inherited from Control) 
WndProc (inherited from Form) 

Protected Internal Instance Methods

AccessibilityNotifyClients (inherited from Control)Overloaded.  
ProcessKeyMessage (inherited from Control) 
ProcessMnemonic (inherited from Form) 
RtlTranslateContent (inherited from Control) 
UpdateBounds (inherited from Control)Overloaded.  

Internal Instance Methods

__RaceSetServerIdentity (inherited from MarshalByRefObject) 
__ResetServerIdentity (inherited from MarshalByRefObject) 
ActivateControlInternal (inherited from ContainerControl)Overloaded.  
AddReflectChild (inherited from Control) 
AfterControlRemoved (inherited from Form) 
ApplyBoundsConstraints (inherited from Form) 
ApplySizeConstraints (inherited from Control)Overloaded.  
AssignParent (inherited from Form) 
BeginUpdateInternal (inherited from Control) 
CanCastToXmlType (inherited from MarshalByRefObject) 
CanProcessMnemonic (inherited from Form) 
CanRecreateHandle (inherited from Form) 
CanSelectCore (inherited from Form) 
CheckCloseDialog (inherited from Form) 
CreateAxContainer (inherited from ContainerControl) 
CreateControl (inherited from Control)Overloaded.  
CreateGraphicsInternal (inherited from Control) 
DisposeAxControls (inherited from Control) 
EndUpdateInternal (inherited from Control)Overloaded.  
FindFormInternal (inherited from Control) 
FocusActiveControlInternal (inherited from ContainerControl) 
FocusInternal (inherited from Form) 
GetAnyDisposingInHierarchy (inherited from Control) 
GetChildControlsInTabOrder (inherited from Control) 
GetComIUnknown (inherited from MarshalByRefObject) 
GetContainerControlInternal (inherited from Control) 
GetFirstChildControlInTabOrder (inherited from Control) 
GetHRgn (inherited from Control) 
GetPreferredSizeCore (inherited from Form) 
GetState (inherited from Control) 
GetVisibleCore (inherited from Control) 
HasFocusableChild (inherited from ContainerControl) 
InitializeDCForWmCtlColor (inherited from Control) 
InvokeMember (inherited from MarshalByRefObject) 
IsDescendant (inherited from Control) 
IsFontSet (inherited from Control) 
IsInstanceOfType (inherited from MarshalByRefObject) 
IsUpdating (inherited from Control) 
MenuChanged (inherited from Form) 
NotifyEnter (inherited from Control) 
NotifyLeave (inherited from Control) 
NotifyValidationResult (inherited from Control) 
OnAutoScaleModeChanged (inherited from Form) 
OnBoundsUpdate (inherited from Control) 
OnChildLayoutResuming (inherited from ContainerControl) 
OnFrameWindowActivate (inherited from ContainerControl) 
OnImeContextStatusChanged (inherited from Control) 
OnInvokedSetScrollPosition (inherited from Control) 
OnLayoutResuming (inherited from ContainerControl) 
OnLayoutSuspended (inherited from Control) 
OnParentBecameInvisible (inherited from Control) 
OnParentHandleRecreated (inherited from Control) 
OnParentHandleRecreating (inherited from Control) 
OnTopMostActiveXParentChanged (inherited from Control) 
PaintBackground (inherited from Control)Overloaded.  
PaintTransparentBackground (inherited from Control)Overloaded.  
PerformContainerValidation (inherited from Control) 
PerformControlValidation (inherited from Control) 
PerformLayout (inherited from Control)Overloaded.  
PerformOnInputLanguageChanged (inherited from Form) 
PerformOnInputLanguageChanging (inherited from Form) 
PointToClientInternal (inherited from Control) 
PrintToMetaFileRecursive (inherited from Control) 
ProcessUICues (inherited from Control) 
RaiseCreateHandleEvent (inherited from Control) 
RaiseFormClosedOnAppExit (inherited from Form) 
RaiseFormClosingOnAppExit (inherited from Form) 
RecreateHandleCore (inherited from Form) 
RemoveReflectChild (inherited from Control) 
ResetActiveAndFocusedControlsRecursive (inherited from ContainerControl) 
ResumeAllLayout (inherited from ContainerControl) 
Scale (inherited from ContainerControl)Overloaded.  
ScaleChildControls (inherited from Control) 
ScaleControl (inherited from Control)Overloaded.  
ScaleDockPadding (inherited from ScrollableControl) 
ScaleSize (inherited from Control) 
SelectNextControlInternal (inherited from Control) 
SendMessage (inherited from Control)Overloaded.  
SetAcceptDrops (inherited from Control) 
SetActiveControlInternal (inherited from ContainerControl) 
SetDisplayFromScrollProps (inherited from ScrollableControl) 
SetState (inherited from Control) 
SetState2 (inherited from Control) 
SetTopLevelInternal (inherited from Control) 
ShouldPerformContainerValidation (inherited from Control) 
ShouldSerializeAutoScaleBaseSize (inherited from Form) 
ShouldSerializeAutoValidate (inherited from ContainerControl) 
ShouldSerializeBackColor (inherited from Control) 
ShouldSerializeCursor (inherited from Control) 
ShouldSerializeFont (inherited from Control) 
ShouldSerializeForeColor (inherited from Control) 
ShouldSerializeImeMode (inherited from Control) 
ShouldSerializeMargin (inherited from Control) 
ShouldSerializeMaximumSize (inherited from Control) 
ShouldSerializeMinimumSize (inherited from Control) 
ShouldSerializePadding (inherited from Control) 
ShouldSerializeRightToLeft (inherited from Control) 
ShouldSerializeSize (inherited from Form) 
ShouldSerializeText (inherited from Control) 
ShouldSerializeTransparencyKey (inherited from Form) 
SizeFromClientSize (inherited from Control)Overloaded.  
SuspendAllLayout (inherited from ContainerControl) 
UpdateFocusedControl (inherited from ContainerControl) 
UpdateFormStyles (inherited from Form) 
UpdateImeContextMode (inherited from Control) 
UpdateMdiWindowListStrip (inherited from Form) 
UpdateStylesCore (inherited from Control) 
ValidateActiveControl (inherited from Control) 
ValidateInternal (inherited from ContainerControl) 
VerifyImeRestrictedModeChanged (inherited from Control) 
WindowAssignHandle (inherited from Control) 
WindowReleaseHandle (inherited from Control) 
WmContextMenu (inherited from Control)Overloaded.  
WmImeSetFocus (inherited from Control) 

Private Instance Methods

deactivateControlsActivates or deactivates controls depending on type
dologLog method
InitializeComponentLayout of the form
menuClose_Click Event handler for the menu item close.
menuExit_Click Event handler for the menu item exit.
menuFilter_ClickSwitch filter on or off
menuLog_ClickSwitches logging on or off
menuOpen_Click Event handler for the menu item open
menuRdPort_ClickStarts or stops reading from serial port
menuRead_Click Reads a string from a file and puts it into the input combo.
menuSend_Click Event handler for the menu item send
onCloseEvent method called if the form is closed
printExcp Common method for showing exception errors occured in this form.
readCfgReads configuration into combos
serialPortCbCallbck for strings read from the serial port
showAnswerWrites string encapsulated into m_answer
typeChangedCalled if the type in m_type changes
writeCfgWrites setting to the configuration file

See Also

SerialForm Class | serial Namespace | IPClient | Serial | SerialGUI